home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 2 / Mac Magazin and MacEasy Magazine CD - Issue 02.iso / Themen Mac Magazin / Multimedia / Grafik-&QT Tools / mac-anim-viewer-102 / TODO < prev   
Text File  |  1994-07-11  |  1KB  |  43 lines

  1. * Overhaul the way color maps are installed to leave as much of the
  2.   system palette intact.
  3.  
  4. * Add automatic unzipping of .{gz,z} files.
  5.  
  6. * Optimize GIF decoding routines.
  7.  
  8. * Change UI for single image display so Command-. is *not* required.
  9.  
  10. * Short-circuit THINK C's console driver to pre-empt keyboard-related
  11.   events.  (Low priority.)
  12.  
  13. * Add modal dialog filter for Command-. to Cancel.
  14.  
  15. * Allow users to change image contrast, gamma, brightness, and white
  16.   and black points.  This is needed for DL images whose contrast is
  17.   too low.
  18.  
  19. * Re-implement f_cycle ().
  20.  
  21. * Fix glwrite to also transfer non-script and non-image GL files.
  22.  
  23. * Add GL library export, using PCX files as the picture
  24.   representation.
  25.  
  26. * Consider converting files into QuickTime movies.  However, this
  27.   would entail MacAnim's detecting "simple" GL files, which might be a
  28.   worthy trick!
  29.  
  30. * Optimize on-the-fly FLI playback by rendering only updated regions.
  31.  
  32. * Add support for .avi and .ani animations.
  33.  
  34. * If screen depth is > 8, force to 8.
  35.  
  36. * Correct color rendering of text.
  37.  
  38. * Determine why 2- and 4-bit deep pixmaps fail to render correctly
  39.   when the screen depth is 8.
  40.  
  41. * Implement more GRASP directives -- but I first have to get
  42.   descriptions of the new commands!
  43.